home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip Ağustos 1999.iso / program / demo / ide / DISK.1 / IDEREG.REG < prev    next >
Encoding:
Windows Registry Data  |  1999-01-08  |  832 b   |  20 lines

  1. REGEDIT
  2. ;    This .REG file may be used by your SETUP program.
  3. ;   If a SETUP program is not available, the entries below will be
  4. ;   registered in your InitInstance automatically with a call to
  5. ;   CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
  6.  
  7.  
  8. HKEY_CLASSES_ROOT\.prj = ideYapi
  9.  
  10. HKEY_CLASSES_ROOT\IdeYapi = ideYapi Proje Dosyasi
  11.  
  12. HKEY_CLASSES_ROOT\IdeYapi\DefaultIcon = c:\ideyapi\idemimar.exe
  13.  
  14. HKEY_CLASSES_ROOT\IdeYapi\Shell\Open\Command = c:\ideyapi\idemimar.exe "%1"
  15.  
  16. HKEY_CLASSES_ROOT\IdeYapi\Shell\OpenWithIdeStatik = ideSTAT▌K ile aτ
  17. HKEY_CLASSES_ROOT\IdeYapi\Shell\OpenWithIdeStatik\Command = c:\ideyapi\idestatik.exe "%1"
  18. HKEY_CLASSES_ROOT\IdeYapi\Shell\OpenWithIdeMimar = ideM▌MAR ile aτ
  19. HKEY_CLASSES_ROOT\IdeYapi\Shell\OpenWithIdeMimar\Command = c:\ideyapi\idemimar.exe "%1"
  20.